From 7a75ebcbbc1e9967b9f3d43be317f632a1df2af4 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 5 Apr 2008 21:42:01 +0000 Subject: [PATCH] * search.c (compile_pattern_1): Treat non-nil and non-string of search-spaces-regexp as nil. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 0eac008f693..3b46e0fba53 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-04-05 Chong Yidong + + * search.c (compile_pattern_1): Treat non-nil and non-string of + search-spaces-regexp as nil. + 2008-04-05 Eli Zaretskii * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive. -- 2.30.2